home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / doom / skc_1s.zip / SKC.DOC < prev    next >
Text File  |  1995-12-03  |  16KB  |  331 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.                       -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  13.                       Silver Knight's Castle - A LORD IGM
  14.                                  by Jim Koltz
  15.                              Shareware Verison 1.0
  16.                       -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  17.  
  18.                                QUICK SETUP GUIDE!
  19.                                -=-=-=-=-=-=-=-=-=
  20.  
  21. For starters, Silver Knight's Castle (SKC, for short) requires Seth Able's 
  22. Legend of the Red Dragon (LORD) Door game.  If you don't have it, SKC will 
  23. not run.  I tested SKC using version 3.26a of LORD and it worked fine, but I
  24. have not tried it with any other version yet.  
  25.  
  26.                               *** IMPORTANT!!!! ***
  27.  
  28. In beta testing (on TriBBS systems at least), a fossil driver was required to 
  29. run this IGM.  You'll know if you need one if, after selecting Silver 
  30. Knight's Castle from the "Other Places to Go" section in LORD, the player 
  31. sees a "* HOLD ON *" message indefinately and you are required to press a key 
  32. on your local end to get it running (it will run on your end, but the user 
  33. will be stuck with that message until you exit the IGM on your end).  If this 
  34. happens, you'll have to run LORD with a fossil driver installed.  DON'T WORRY!  
  35. This is NOT a big deal, and your LORD will probably run faster and more 
  36. smoothly when you've got the fossil driver installed!  See "Installing a 
  37. Fossil Driver" section below.
  38.  
  39. For most people, Silver Knight's Castle should be ready to run in less than 
  40. one minute!  As always, please backup critical files like 3RDPARTY.DAT and
  41. PLAYER.DAT before making any changes to your LORD setup.
  42.  
  43. Step 0 - Unzip the files into an empty directory.  The following files
  44.          should be there:
  45.            
  46.            SKC.EXE - The IGM program
  47.            INSTALL.EXE - THIS PROGRAM MUST BE RUN EVEN IF YOU INSTALL SKC
  48.                          MANUALLY (see step 1 below)!
  49.            UNINSTAL.EXE - Takes SKC lines out of 3RDPARTY.DAT file - does NOT
  50.                           erase any of the SKC files, I hope you can do that.
  51.            SKCUSAGE.DAT - Keeps track of who has used the IGM that day.
  52.            SKC_DATE.DAT - Contains what day you first ran SKC.
  53.            BONES.TXT - Holds the things players say when rearranging the 
  54.                        bones.  If someone says something naughty, you can
  55.                        edit it or just reset it.
  56.            SKC.DOC - You're reading it now!
  57.            FILE_ID.DIZ - Description file.
  58.  
  59.          If all these files aren't there don't panic!  All you really need to
  60.          run SKC is the first two.  INSTALL will create the three data files.
  61.          But, please do not re-distribute an incomplete SKC package!
  62.  
  63. Step 1 - Run the INSTALL program!  YOU MUST DO THIS TO RESET THE DATES
  64.          CORRECTLY IN THE DATA FILES!  If you're using an IGM extender and
  65.          don't want it to mess up your 3RDPARTY.DAT file, DON'T WORRY!  You
  66.          can bypass the autoinstall into 3RDPARTY.DAT by answering "N" to the
  67.          autoinstall question.
  68.  
  69.          If you are using an IGM extender or encounter an error when auto-
  70.          installing, you can install it manually by entering the following 
  71.          lines into your 3RDPARTY.DAT file (or see your IGM extender manual
  72.          if you're using one):
  73.  
  74.                <IGM path>\SKC.EXE * <LORD path>\
  75.                `7Silver Knight`2's Castle
  76.  
  77.          where <IGM path> is the COMPLETE path to SKC including drive letter,
  78.          and <LORD path> is the COMPLETE path to your lord directory.  The
  79.          lines must be in that order and include the "*" in the middle.
  80.          For example, if your SKC files are in the C:\IGMS\CASTLE directory
  81.          and LORD is in the C:\BBS\LORD directory, then the first line is:
  82.  
  83.                C:\IGMS\CASTLE\SKC.EXE * C:\BBS\LORD\  
  84.                                                                        
  85.         *NOTE: You MUST include the trailing backslash after the LORD path!!!
  86.  
  87. Step 2 - That's It!!!!!  SKC should now show up in "Other Places to Go" and
  88.          should execute fine.  If you get an error, make sure you have the  
  89.          IGM path correct followed by \SKC.EXE, the "*" in the middle, and
  90.          the LORD path correct WITH THE TRAILING BACKSLASH!  However, if SKC
  91.          DOES NOT execute on the user's end but DOES execute on your end 
  92.          (the player is stuck with a "* HOLD ON *" message and will probably
  93.          drop carrier thinking it's a lock up, but you can work it just fine
  94.          on the local end) then you will need to install a Fossil Driver to
  95.          get SKC to execute.  Don't freak out!  It's pretty painless and will
  96.          probably help your LORD system run faster and smoother!
  97.  
  98.  
  99.                        -=- INSTALLING A FOSSIL DRIVER -=-
  100.  
  101. If you discover that you require a fossil driver to run this IGM, you'll 
  102. first need to get ahold of a fossil driver.  I suggest using BNU fossil
  103. driver (copyrighted by David Nugent and Unique Computing Pty Limited), but
  104. there are many available.  Make sure you read all documentation related to
  105. the fossil driver before puting it on your system.
  106.  
  107. Step 0 - Copy the fossil driver to your LORD directory.
  108.  
  109. Step 1 - You'll need to change your START.BAT file in LORD to load the fossil
  110.          driver into memory BEFORE you run LORD and unload it from memory
  111.          AFTER you run LORD.  A sample START.BAT using BNU fossil driver:
  112.  
  113.                BNU
  114.                LORDBOOT.EXE %1 %2 %3 %4 %5
  115.                CALL LSS%1.BAT
  116.                BNU /U
  117.  
  118.          That's it!  The first line, "BNU", installs the BNU fossil driver.
  119.          The last line, "BNU /U", unloads the BNU fossil driver from memory.
  120.          The other lines in your START.BAT remain unchanged.  Remember to read
  121.          the documentation for the fossil driver you are using to make sure
  122.          that you know what parameters (if any) you'll need to set when you
  123.          load it into memory and how to unload it from memory.
  124.  
  125. Step 2 - Run LORDCFG.EXE (in your LORD directory).  Choose the second option
  126.          "Set up Nodes with BBS".  For each nonlocal node, change option 5 - 
  127.          "Fossil/Internal" to "Using Regular Fossil Driver" (or "Extended 
  128.          Fossil Driver" if that's what your using).  Quit and Save and you're 
  129.          done!  You can now run your LORD and see if the IGM now works.  If
  130.          you're still having problems, try changing option 5 to another
  131.          setting or even try a different fossil driver.  You might also
  132.          consult LORD.DOC (in your LORD directory) for more info about
  133.          fossil drivers.
  134.  
  135.  
  136.                           IS SKC CRIPPLED SHAREWARE?
  137.  
  138. Well, yes, but only slightly.  You can't joust against the Silver Knight in
  139. the shareware version and there ARE a few plugs for money (it's hard to plug
  140. for a whole 5 bucks <g>) but, generally, the game will run the same whether
  141. you register it or not.  Of course, you'll FEEL better if you register it!
  142. Anyway, the registration fee is only $5.
  143.  
  144. To make registering simple, a registration form is included at the end of
  145. this document so you can print it out and mail it in.  When you register,
  146. you will get the registered version where you CAN joust the Silver Knight
  147. and the plugs for money will magicly disappear!  Also, you can put anyone's
  148. name who ADOPTS the IGM on the main enter screen (an incentive for users
  149. that like SKC to help you out!).  And, of course, updates are free as long
  150. as you call my home BBS and leave me a message (I'll leave you a reply with
  151. the update attached!).
  152.  
  153. You may either have me send you the registered IGM by mail for a dollar more
  154. to cover postage and a disk or by calling my BBS a few days after you send 
  155. in the money and I'll leave you a message using the logon name and password
  156. you provided on the registration form.  The second method is preffered 
  157. because it's quicker, cheaper (about a minute to download at 14.4) and less
  158. hassle for me, but I don't mind making the trip to the post office either.
  159.  
  160.  
  161.             CAN ANYONE GAIN AN UNFAIR ADVANTAGE PLAYING SKC?
  162.  
  163. NO!!!!!  I purposely designed SKC so that it's fun to play AND the amount
  164. you gain or lose is determined by the level of the player.  Thus, Joe Player
  165. on level 1 doesn't find 100,000 gold laying around or lose 1000 hit points
  166. when he's only got 20.  And, no one will die (hopefully) playing SKC - not
  167. even when they lose a joust.  Also, only one play per day is allowed (unless
  168. your name is Jim Koltz :) - it's a good way to debug).
  169.  
  170.  
  171.                         DOES SKC HAVE A CLEAN MODE?
  172.  
  173. Yes!  If you run LORD in Clean Mode, SKC will automatically detect it and 
  174. will run in its own clean mode which means a more restricted "Flirting with
  175. Ariel/Silver Knight" and no gore in the jousting matches.  SKC detects you
  176. have a clean mode because it reads a special line in the LORD drop file
  177. (entitled INFO.# where # is the node number) which is generated each time a 
  178. player enters the IGM and is erased when they leave.  Therefore, no 
  179. reconfiguring is needed to switch the igm from a clean mode LORD to one that 
  180. is not or vice versa.
  181.  
  182.  
  183.                          EDITING THE DATA FILES
  184.  
  185. The three data files SKC_DATE.DAT, SKCUSAGE.DAT and BONES.TXT are all simple
  186. text files.  If you need to edit the files all you need to use is a simple
  187. text editor.  The SKC_DATE.DAT file is set when you run install and should 
  188. not need to be maintained by you.  If you are getting the message "This IGM
  189. has been running many days" on the Title screen, this file needs to be reset.
  190. Just run INSTALL.EXE and the date should reset.  Remember, though, to answer
  191. NO to the auto-install question or another copy of SKC will be installed.
  192.  
  193. SKCUSAGE.DAT keeps track of who has played SKC that day.  To give a player an
  194. extra use of the IGM, just edit the file using a text editor and erase the
  195. line containing the users name.
  196.  
  197. BONES.TXT may have to be edited if someone says something "naughty".  Just
  198. use a text editor to edit out the bad word(s).  NOTE - DO NOT USE THE DOS
  199. "EDIT" PROGRAM FOR THIS BECAUSE IT SAVES AN EXTRA LINE AT THE END WHICH MAY
  200. THROW OFF THE FILE DISPLAY IN SKC.  If worse comes to worse you can always
  201. back up the other two data files and run INSTALL.EXE to reset the BONES.TXT
  202. file.  Then unbackup the other two data files when your finished.
  203.  
  204.                         
  205.                              FEATURES OF SKC
  206.  
  207. Here is a list of prominant features in SKC:
  208.  
  209.    * Level-based awards and penalties
  210.    * Experience overload protection
  211.    * Auto Clen Mode detection
  212.    * Optional "Adopted by" line on main screen in registered version
  213.    * One use per day allowed
  214.    * One use of each option within game allowed
  215.    * A few "hidden" options 
  216.    * Internal message area ("Rearrange the Bones" in the dungeon)
  217.    * Make anonymous announcements to the realm
  218.    * Joust with Knights of the Castle
  219.    * Joust results announced in Daily Happenings
  220.    * Change name of wepon (option to uncolor if user chooses)
  221.    * Get a sex change operation
  222.  
  223.  
  224.  
  225.                           -=- LEGAL STUFF -=-
  226.  
  227. No warranty of fitness is offered with this software and documentation.  The
  228. software and documentation are offered "as is".  Thus, no warranty of any kind
  229. is expressed or implied.
  230.  
  231. The user assumes ALL risks of using the program including loss of data,
  232. physical damage to equipment, physical or mental damage to health or any other
  233. type of damage that does or does not occur during, before or after the use of 
  234. the program.
  235.  
  236. The program, documentation and source code are protected under legally binding
  237. copyright laws.  This means that changing the program, documentation or source
  238. code in ANY WAY SHAPE OR FORM is strictly prohibited.
  239.  
  240. The author reserves the right to change, in any way shape or form, any portion
  241. of the program, documentation and/or source code without prior notice.
  242.  
  243.  
  244.                             -=- CREDITS -=-
  245.  
  246.          BIG thanx to Korombos et al, for IGMDrive which provides 
  247.            the communications and LORD protocols without which 
  248.                      this IGM would not be possible!
  249.                                   -=-
  250.                    Planning, Design and Programming
  251.                              - Jim Koltz -
  252.                                   -=-
  253.                 Debugging, Distribution and Other Help 
  254.                             - Larry Moran -
  255.                                   -=-
  256.                              Debugging Help
  257.                  - Josh Raab, Deb Nelson & Chris Moll -
  258.                                   -=-
  259.              Thanks, of course, to Seth Able for creating
  260.             LORD and making it possible for IGM's to exist!
  261.  
  262.  
  263.                        -=- REACHING THE AUTHOR -=-
  264.  
  265.         The author can be reached by mail at the following address:
  266.  
  267.                                 Jim Koltz
  268.                            1775 Wagonwheel Dr.
  269.                              Nekoosa WI 54457
  270.  
  271.            The author can also be reached at the following BBS:
  272.  
  273.                   This and That BBS - Larry Moran sysop
  274.                          24 Hours a day and free 
  275.                      (715)423-1506 or (715)421-1579.
  276.  
  277. -----------------------------------------------------------------------------
  278.            Silver Knight's Castle Registration Form - Version 1.0
  279.  
  280.  
  281.     Name : _________________________________________________________________
  282.  
  283.     
  284.     Address : ______________________________________________________________
  285.  
  286.     
  287.     City : __________________________________ State : _______ Zip : ________
  288.  
  289.  
  290.     BBS Name : ________________________________ BBS Phone: _________________
  291.                     Optional                                   Optional
  292.  
  293.     The registered version of Silver Knight's Castle may be mailed to you for
  294.     $1 shipping charge or you may choose to download it electronically from
  295.     the THIS & THAT BBS at (715)423-1506 or (715)421-1579 at no extra charge.
  296.     If you prefer to download the registered version of SKC, I will need
  297.     a pre-arranged logon name and password.  You will then be able to log on
  298.     and a message will be waiting for you with the file attached.
  299.  
  300.     How do you wish to receive your registered version of SKC?
  301.  
  302.     [  ] By Mail (U.S. Only).  Send $6 ($5 + $1 Shipping) to:
  303.  
  304.                               Jim Koltz
  305.                               1775 Wagonwheel Dr.
  306.                               Nekoosa WI 54457
  307.  
  308.  
  309.     [  ] Download from BBS.  Send $5 to the above address.  When I receive
  310.            the registration fee, I will post a message to you using the 
  311.            following logon name and password (please be precise):
  312.  
  313.            Logon Name : _________________________________________
  314.  
  315.            Password : ___________________________________________
  316.  
  317.            Make a copy of this information and allow several days for the
  318.            mail to deliver this form to me.  Remember, the BBS to call is:
  319.                   
  320.                        This and That BBS - Larry Moran sysop
  321.                               24 Hours a day and free 
  322.                           (715)423-1506 or (715)421-1579.
  323.  
  324.  
  325.     Thank you for supporting shareware and registering this program!!!!!!!
  326.  
  327.     Comments/Suggestions:
  328.  
  329.  
  330.  
  331.